home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMANADIRTLF / TFORMANADIRTLF.txt < prev   
Text File  |  2008-07-21  |  2KB  |  103 lines

  1. object FormAnadirTlf: TFormAnadirTlf
  2.   Left = 570
  3.   Top = 292
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'A∩┐╜adir n∩┐╜mero de tel∩┐╜fono'
  7.   ClientHeight = 184
  8.   ClientWidth = 334
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaButtonAceptar: TPlaButton
  22.     Left = 175
  23.     Top = 152
  24.     Width = 70
  25.     Height = 21
  26.     HelpContext = 193
  27.     Caption = 'Aceptar'
  28.     Enabled = False
  29.     TabOrder = 1
  30.     OnClick = PlaButtonAceptarClick
  31.     Default = True
  32.   end
  33.   object PlaButtonCanelar: TPlaButton
  34.     Left = 253
  35.     Top = 152
  36.     Width = 70
  37.     Height = 21
  38.     HelpContext = 194
  39.     Caption = 'Cancelar'
  40.     TabOrder = 2
  41.     OnClick = PlaButtonCanelarClick
  42.     Cancel = True
  43.   end
  44.   object PlaGroupBoxTlf: TPlaGroupBox
  45.     Left = 14
  46.     Top = 11
  47.     Width = 309
  48.     Height = 130
  49.     TitleFont.Charset = DEFAULT_CHARSET
  50.     TitleFont.Color = 13977088
  51.     TitleFont.Height = -11
  52.     TitleFont.Name = 'Tahoma'
  53.     TitleFont.Style = []
  54.     Caption = 'N∩┐╜mero de tel∩┐╜fono'
  55.     TabOrder = 0
  56.     object Label2: TLabel
  57.       Left = 58
  58.       Top = 62
  59.       Width = 99
  60.       Height = 13
  61.       Caption = 'N∩┐╜mero de tel∩┐╜fono:'
  62.     end
  63.     object Label1: TLabel
  64.       Left = 58
  65.       Top = 19
  66.       Width = 239
  67.       Height = 26
  68.       AutoSize = False
  69.       Caption = 'A∩┐╜ade el nuevo n∩┐╜mero al que permites llamadas telef∩┐╜nicas.'
  70.       Transparent = True
  71.       WordWrap = True
  72.     end
  73.     object ImageTlf: TImage
  74.       Left = 11
  75.       Top = 22
  76.       Width = 32
  77.       Height = 32
  78.       Picture.Data = {<image001.bmp>}
  79.       Transparent = True
  80.     end
  81.     object Label3: TLabel
  82.       Left = 58
  83.       Top = 92
  84.       Width = 239
  85.       Height = 26
  86.       AutoSize = False
  87.       Caption = 'Escribe s∩┐╜lo n∩┐╜meros (no uses espacios, guiones, letras, etc)'
  88.       Transparent = True
  89.       WordWrap = True
  90.     end
  91.     object PlaEditTlf: TPlaEdit
  92.       Left = 168
  93.       Top = 58
  94.       Width = 129
  95.       Height = 21
  96.       Cursor = crIBeam
  97.       TabOrder = 0
  98.       Transparent = False
  99.       OnChange = PlaEditTlfChange
  100.     end
  101.   end
  102. end
  103.